gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
Point.this
graphene
Point
Point
Sets our main struct and passes it to the parent class.
this
(graphene_point_t* graphene_point, bool ownedRef)
class
Point
this
(
graphene_point_t
*
graphene_point
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
graphene
Point
Point
constructors
this
destructors
~this
functions
distance
equal
free
getPointStruct
getStruct
init
initFromPoint
initFromVec2
interpolate
near
toVec2
properties
x
y
static functions
getType
zero
variables
graphene_point
ownedRef
Sets our main struct and passes it to the parent class.